
16
roQuadravoxSNS5
This object is used to control and wait for events on the Quadravox SNS5 serial button/LED box.
Interfaces:
• ifSetMessagePort
rotVOID SetPort(rotOBJECT)
• ifQuadravoxSNS5 – similar to ifGpioControlPort but with the addition of a Flash state
rotBOOL IsInputActive(rotINT32 id)
rotINT32 GetWholeState(rotVOID)
rotVOID SetOutputState(rotINT32 id, BOOL on_state,
BOOL flash_state)
rotVOID SetWholeState(rotINT32 on_state, rotINT32 flash_state)
rotVOID SetFlashRate(rotINT32 flash_rate)
Notes on flash rate: The range is from 0 to 31, 0 is fast, 31 is slow. The default is 2.
roQuadravoxButton
Similar to roGpioButton except that it originates from the Quadravox
Interfaces:
• ifInt – contains button id
rotINT32 GetInt(rotVOID)
rotVOID SetInt(rotINT32 id)
Comentários a estes Manuais