![UTS AEROSPACE SYSTEMS SU640CSX Скачать руководство пользователя страница 35](http://html1.mh-extra.com/html/uts-aerospace-systems/su640csx/su640csx_operation-manual_1065633035.webp)
SU640CSX
4110-0462, Rev. B
Page 35 of 97
© 2016 UTC Aerospace Systems
Date Printed: 1-Dec-2016
This document does not contain any export controlled technical data.
5.6.2.
Get Current Baud Rate
Description
Returns the current baud rate.
Setting Type
Global
Command BAUD:CURRENT?
Parameters none
Return Values
baud_rate
Range 57600
115200
230400
460800
Type unsigned
integer
Example
BAUD:CURRENT?
-- query command
57600
-- return value
5.6.3.
Set Future Baud Rate
Description
Updates the future baud rate variable. WARNING: A
CONFIG:SAVE command must be executed after this command
for a change in the future baud rate value to be saved and persist
after power cycle.
Setting Type
Global
Command BAUD:FUTURE
baud_rate
Parameters
baud_rate
Return Values
none
Range 57600
115200
230400
460800
Type unsigned
integer
Example BAUD:FUTURE
230400
5.6.4.
Get Future Baud Rate
Description
Returns the value stored in the future baud rate variable.
Setting Type
Global
Command BAUD:FUTURE?