Difference between revisions of "ESC/VP"
Jump to navigation
Jump to search
(Created page with "This I/O Server control SEIKO EPSON projectors which include a wide range of multi-source projectors remotely controllable via Ethernet, serial port, and USB connection. HSYCO...") |
|||
Line 24: | Line 24: | ||
!Values | !Values | ||
!Description | !Description | ||
+ | |||
+ | |- | ||
+ | |||
+ | |rowspan="2"|gui | ||
+ | |rowspan="2"|true | ||
+ | |true | ||
+ | |enable support for UISET actions and USER commands | ||
+ | |- | ||
+ | |false | ||
+ | |disable UI support | ||
+ | |||
+ | |- | ||
+ | |||
+ | |pollinterval | ||
+ | |3 | ||
+ | |n > 0 | ||
+ | |the data acquisition interval, in seconds | ||
+ | |||
+ | |} | ||
+ | |||
+ | == Datapoints == | ||
+ | |||
+ | {| class="wikitable" | ||
+ | !ID | ||
+ | !Value | ||
+ | !R/W | ||
+ | !Description | ||
+ | |||
+ | |- | ||
+ | |||
+ | |rowspan="2" |connection | ||
+ | |online | ||
+ | |R | ||
+ | |connection established | ||
+ | |- | ||
+ | |offline | ||
+ | |R | ||
+ | |HSYCO can't connect to the panel | ||
|- | |- |
Revision as of 15:27, 10 January 2014
This I/O Server control SEIKO EPSON projectors which include a wide range of multi-source projectors remotely controllable via Ethernet, serial port, and USB connection. HSYCO SERVER integrates these devices through Ethernet connection.
The used protocol is compliant with the ESC/VP21 protocol specifications.
Projector Configuration
In order to be able to control the device with HSYCO some initial configuration of the SEIKO EPSON device is needed.
In the “Network” section of the main menu, assign a suitable fixed IP address to the device and set the DHCP option to off.
Further, in the “Extended” section, make sure the option “Standby mode” is set to “communication on”.
HSYCO Configuration
Options
ID | Default | Values | Description |
---|---|---|---|
gui | true | true | enable support for UISET actions and USER commands |
false | disable UI support | ||
pollinterval | 3 | n > 0 | the data acquisition interval, in seconds |
Datapoints
ID | Value | R/W | Description |
---|---|---|---|
connection | online | R | connection established |
offline | R | HSYCO can't connect to the panel |