Differences
This shows you the differences between two versions of the page.
— |
jsapi:hmittpanel [2025/04/30 03:11] (current) optrix created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====HMITTPanel Class Reference==== | ||
+ | ===Major Functions=== | ||
+ | [[Sub]] - Subscribes to a single ARDI data point \\ | ||
+ | [[UseSSL]] - Sets up to connect via SSL \\ | ||
+ | [[Connect]] - Connects to the ARDI server | ||
+ | |||
+ | ===Other Functions=== | ||
+ | [[GetValue]] - Returns the value of a named point \\ | ||
+ | [[InteractiveControls]] - Creates interactive time-travel controls (requires JQuery) \\ | ||
+ | [[OnlyWhenFocused]] - Disconnects from the data source when the page is not in use |