|
FireSync API
|
| kBool kProjector_IsConnected | ( | kProjector | projector | ) |
Reports whether a projector device is connected and communicating.
Projectors are detected immediately after a node is reset; this value is not updated dynamically.
Physical connection has no effect on configuration; a projector module without a connected projector can still be configured and verified. At runtime, a disconnected projector module will not produce images, but the disconnected status will not be treated as an error that prevents the system from running.
| projector | Projector object. |