quanser.hardware.hil.is_valid
Indicates whether the given board represents a valid open board.
valid = board.is_valid
Returns true (1) if the board represents a valid open board. Otherwise it returns false (0).
board_handle
The board instance returned by the quanser.hardware.hil.open function.
valid
A logical value indicating whether the given board is a valid open board.
valid = board.is_valid;
See Also
Copyright ©2025 Quanser Inc. This page was generated 2025-06-17. "
Submit feedback to Quanser about this page.
Link to this page.