Java Mine
ContentsIndexHome
TwoInputPulseCounterBase Methods Public Methods
Public Methods
 
Name 
Description 
 
This is CalibrateFrame, a member of class TwoInputPulseCounterBase. 
 
This is Create, a member of class TwoInputPulseCounterBase. 
 
This is GetAccumulate_channel1, a member of class TwoInputPulseCounterBase. 
 
This is GetAccumulate_channel2, a member of class TwoInputPulseCounterBase. 
 
This is GetBit, a member of class TwoInputPulseCounterBase. 
 
This is getChannel1, a member of class TwoInputPulseCounterBase. 
 
This is getChannel2, a member of class TwoInputPulseCounterBase. 
 
Data Generated: Channel1 [long] Expressed as Count Channel2 [long] Expressed as Count  
 
Returns default configurations for the sensor @param version The version of the Sensor @param platform The Firmware Generation of your device. i.e. GEN1, GEN2, WIFI @return Default configurations for the sensor 
 
This is GetFilterFrequency_channel1, a member of class TwoInputPulseCounterBase. 
 
This is GetFilterFrequency_channel2, a member of class TwoInputPulseCounterBase. 
 
This is GetGoAwareOnOverflow_channel1, a member of class TwoInputPulseCounterBase. 
 
This is GetGoAwareOnOverflow_channel2, a member of class TwoInputPulseCounterBase. 
 
This is GetOverflowControl_channel1, a member of class TwoInputPulseCounterBase. 
 
This is GetOverflowControl_channel2, a member of class TwoInputPulseCounterBase. 
 
This is GetReArmTime_channel1, a member of class TwoInputPulseCounterBase. 
 
This is GetReArmTime_channel2, a member of class TwoInputPulseCounterBase. 
 
This is GetReportImmediatelyOnOverflow_channel1, a member of class TwoInputPulseCounterBase. 
 
This is GetReportImmediatelyOnOverflow_channel2, a member of class TwoInputPulseCounterBase. 
 
This is GetTriggerType_channel1, a member of class TwoInputPulseCounterBase. 
 
This is GetTriggerType_channel2, a member of class TwoInputPulseCounterBase. 
 
Allows for the update of the specific type of sensor.
@param sens sens the Sensor object to be updated @param heartBeat How often the sensor communicates with the gateway if no activity recorded. @param awareStateHeartBeat How often the sensor communicates with the gateway while in Aware State. @param overflowControl_channel1 When this number of pulses since the last heartbeat is reached, or exceeded, the sensor will go aware and transmit a data point. This count will scale down as needed for the aware heartbeat. Ex: HB = 100, AHB = 25, Overflow Count = 1000, "Aware" Overflow Count = 250. Overflow... more 
 
 
 
public static string GetOverflowCount_channel2(Sensor sensor) { return (sensor.MaximumThreshold * GetTransform_Channel2(sensor.SensorID)).ToString(); 
 
This is SetBit, a member of class TwoInputPulseCounterBase. 
 
This is setChannel1, a member of class TwoInputPulseCounterBase. 
 
This is setChannel2, a member of class TwoInputPulseCounterBase. 
 
This is SetFilterFrequency_channel1, a member of class TwoInputPulseCounterBase. 
 
This is SetFilterFrequency_channel2, a member of class TwoInputPulseCounterBase. 
 
This is SetGoAwareOnOverflow_channel1, a member of class TwoInputPulseCounterBase. 
 
This is SetGoAwareOnOverflow_channel2, a member of class TwoInputPulseCounterBase. 
 
This is SetOverflowControl_channel1, a member of class TwoInputPulseCounterBase. 
 
This is SetOverflowControl_channel2, a member of class TwoInputPulseCounterBase. 
 
This is SetReArmTime_channel1, a member of class TwoInputPulseCounterBase. 
 
This is SetReArmTime_channel2, a member of class TwoInputPulseCounterBase. 
 
This is SetReportImmediatelyOnOverflow_channel1, a member of class TwoInputPulseCounterBase. 
 
This is SetReportImmediatelyOnOverflow_channel2, a member of class TwoInputPulseCounterBase. 
 
This is SetTriggerType_channel1, a member of class TwoInputPulseCounterBase. 
 
This is SetTriggerType_channel2, a member of class TwoInputPulseCounterBase. 
Copyright (c) 2023. All rights reserved.