6.1-roControlUp, roControlDown

ON THIS PAGE


These objects are posted by the control port to the configured message port when inputs change state. The roControlUp and roControlDown objects are not normally created directly. 

An roControlDown event is posted when the input level goes from high to low. An roControlUp event is posted when the input level goes from low to high.

ifInt

GetInt() As Integer

Retrieves the pin number associated with the event.

ifSourceIdentity

GetSourceIdentity() As Integer

Retrieves the identity value that can be used to associate events with the source roControlPort instance.