Device Settings
The XEM8310 supports the FrontPanel Device Settings in the table below, accessible from the FrontPanel Application as well as the Device Settings API.
XEM8310 Device Settings
NAME | TYPE | DESCRIPTION |
---|---|---|
XEM8310_VIO1_VOLTAGE | INT32 | VIO1 output voltage specified in 10’s of mV. For example, “180” would set VIO1 = 1.8v. Supported values: 0, 100 (default), 120, 150, 180. |
XEM8310_VIO2_VOLTAGE | INT32 | VIO2 output voltage specified in 10’s of mV. For example, “330” would set VIO2 = 3.3v. Supported values: 0, 120 (default), 150, 180, 250, 330. |
XEM8310_VIO3_VOLTAGE | INT32 | VIO3 output voltage specified in 10’s of mV. For example, “330” would set VIO3 = 3.3v. Supported values: 0, 120 (default), 150, 180, 250, 330. |
XEM8310_FAN_MODE | INT32 | 0=Binary mode (default) 1=Temperature controlled mode |
XEM8310_FAN_ENABLE | INT32 | Fan control in binary mode. 0=Disable 1=Enable (default) |
XEM8310_FAN_TEMP_THRESHOLD | INT32 | In temperature controlled mode, the number here represents the threshold (in degrees Celsius) for fan enable (default 16C). At THRESH, fan is enabled At THRESH-10C, fan is disabled |