SerialConnection.RequestLineChangeNotification
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
SerialConnection.RequestLineChangeNotification(ParamArray Lines as SerialConnection.LineStates)
New in 2019r2
Supported for all project types and targets.
New in 2019r2
Supported for all project types and targets.
Method
SerialConnection.RequestLineChangeNotification(Lines() as SerialConnection.LineStates)
New in 2019r2
Supported for all project types and targets.
New in 2019r2
Supported for all project types and targets.
When a line state changes, the LineStateChanged event occurs and passes an array of lines whose state has changed.
Notes
To select which lines to watch or see which lines have changed, use LineStates.