118153-001 Rev. B
29
uX_Manual.doc REV -
6.0 Command
descriptions
This section gives descriptions of all available uX commands. Note that
the examples given in this section include the checksum byte. The
checksum byte is used for serial RS232 and USB communication, but not
for Ethernet. If you are using Ethernet omit the checksum “<CSUM>” byte
in your commands and response. For example, if you are using RS232
communciation. the “Set kV” command (command 10) would be sent as:
<STX>10,4095,<CSUM><ETX>
For Ethernet the same command would be sent as:
<STX>10,4095,< ETX>
6.1
Change Baud Rate
Description:
The host requests that the firmware change the baud rate of the RS232
serial communications port. The factory default is 115200. The newly
programmed baud rate will be saved in non-volatile memory and will
become the new default (power-up) baud rate.
Direction:
Host to supply
Syntax:
<STX><7><,><ARG><,><CSUM><ETX>
Where:
<ARG> = 0 - 5 in ASCII format. See the following table
uX Baud Rate Table
<ARG>
Selected Baud Rate
0 4800
1 9600
2 19200
3 38400
4 57600
5 115200
Example: To set a baud rate of 38400 the command is:
<STX>7,3,<CSUM><ETX>
Responses:
Success : <STX><7><,><$><,><CSUM><ETX>
Error : <STX><7><,><ARG><,><CSUM><ETX>
where <ARG> = error code
Error Codes 1=out of range
Содержание uX SERIES
Страница 11: ...uX MANUAL 4 118151 001 REV A Figure 2 1 50kV uX DIMENSIONS ...
Страница 12: ...uX MANUAL 5 118151 001 REV A Figure 2 2 65kVuX DIMENSIONS ...
Страница 16: ...uX MANUAL 9 118151 001 REV A Table 3 2 DC Input Filament Connections ...
Страница 17: ...uX MANUAL 10 118151 001 REV A Figure 3 3 Monitors Voltage Current Control Connections ...
Страница 18: ...uX MANUAL 11 118151 001 REV A Figure 3 4 Recommended Interlock HV on Configurations ...