551 216 01 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LED channel
Registers in LED channel:
RegNo 0: State
When State is set to True, the LED output will be ON. After a power-up or a reset of the module, State will be set to False.
RegNo 1: ActualState
This register holds the actual state of the LED.
RegNo 2: EnableDutyCycle
If the EnableDutyCycle flag is set to True, the Duty-Cycle mode is enabled. The On time is specified in LED.OnPreset and the total period in LED.PTPreset.
Enabling and disabling duty-cycle mode for a LED can be performed without affecting the setting in LED.State. This provides the option of changing the mode for a LED from simple On/Off to duty-cycle mode, and in the case where the duty-cycle mode is disabled again, the LED will return back to the state defined in LED.State.
RegNo 3: Intensity
The LED intensity can be controlled by this register (0-127). Default value: 127. The value 0 will turn off the LED and the value 127 will set the LED to illuminate with the highest intensity.
RegNo 4: OnPreset
OnPreset: [%]This variable holds the On time in % of PTPreset time. The default value is 50 corresponding to 50 HZ Duty-Cycle.
RegNo 5: PTPreset
This variable holds the period time for the LED. Default value: 1.0 second. The default settings for OnPreset and PTPreset will provide a 50% Duty-Cycle output for the LED with a frequency of 1 Hz.
RegNo 14: GuidEach channel type in an interface device consists of a unique Guid.
RegNo 15: ChError
There are two sets of error bits, actual and historical. The actual error bits reflect the current situation and will automatically follow any change. The historical error bits reflect past situations and have the job of holding sporadic errors. The historical error bits are set together with the corresponding actual bits. They remain set after a read, so each individual bit must be cleared by setting it to FALSE. Only the bits where the corresponding actual bit is FALSE can be cleared. The “His data error” bit in the P-NET response is set if any historical bit is TRUE. The “Act data error” bit in the P-NET response reflects the validity of the data in the response. Overload, electrical error or an error in other registers involved in calculating the result gives “Act data error”.
|