EasyManua.ls Logo

AccuPulse NIBP Simulator - Remote Control Commands; Using Commands; Selecting Test Mode Remotely; Setting Test Parameters Remotely

Default Icon
20 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Using Commands
The remote-control user of an ApHandheld utilizes the following command to enable
r
emote-control:
<> <CR>
In response to this, the user should see the message:
<USB_MULTICHAR_CMDS_ENABLED>
=
>
T
he first line returned is a comment to the user “<USB…>” which indicates the
command parser is awake.
The ‘=’ indicates the command was recognized and hence was executed successfully.
The ‘>’ is the prompt char, indicating the unit is waiting for another command.
Argument versus Argument-less commands
Commands that take arguments give their arguments Carriage-return delimited from
the command. Where this documentation shows arguments in braces
[argument1,argument2] it is listing acceptable variables. These are to be entered
without the braces.
Sent:
< ARGUMENT_COMMAND > <CR>
ARGUMENT1 <CR>
Received:
= <CR> --OR-- (error code if error occurred) <CR>
>
Sent:
< ARGUMENT_LESS_COMMAND > <CR>
Received:
= <CR> --OR- (error code if error occurred) <CR>
>
Note: Synch on the ‘>’ character (prompt character) to indicate a
command completed. The previous line in the stream will have the result
of the operation (‘=’, ‘*’, etc).
Commands
Start Remote Control:
Send: <> <CR>
Recv: <USB_MULTICHAR_COMMS_STARTED> <CR>
= <CR>
>
Keypad Disable / Enable Commands
Send: <KEYPAD_OFF> <CR> --OR-- <KEYPAD_ON> <CR>
Recv: ‘=’ <CR>
Use of this is highly recommended. These commands turn processing of the physical
keypad off/on so that the user does not have to worry about keypad inputs interfering
with the execution of a remote control session.
Help
This command returns a listing of available commands in the current software.
T
hese may vary based upon the configuration options loaded in the unit.
Send: <HELP>
Recv:
Available Remote Commands:
<TEST_MODE>
<SET_SHFT>
<SET_PRESET>
<SET_PR>
<SET_DEVICE_ID>
<SET_AMP>
<SETP_CFG>
<
MAN_STR>
<
MAN_SMP>
<LEAK_CFG>
<KEYPAD_ON>
<KEYPAD_OFF>
<I>
<HEX_SCREENSHOT>
<HELP>
<GET_SERIAL_NUM>
<GET_FEATURES>
<GET_DEVICE_ID>
<GET_CALTABLE>
<GET_BP_PARAMS>
<BUTTON>
<BIN_SCREENSHOT>
=
>
Virtual Button Press
This provides a way to push the front panel buttons by remote control. All operations can
always be controlled in this way. In some cases a direct remote control command is also
provided as a shortcut to perform a certain task.
Send: <BUTTON> <CR>
KEYNAME <CR>
Recv: ‘=’ – Success
‘*’ – key blocked this mode (keypad is off)
‘#’ – bad key name
Key Names:
All handhelds: F1,F2,F3,F4,UP
,DWN,LEF
T,RIGHT,MENU
Generic Keypad: ESC, ENTER, SCROLL_UP, SCROLL_DOWN
F
ixed Keypad: BP
,LEAK,OVERP,METER
Selecting Test Mode
Set Test Mode
Send: <TEST_MODE> <CR>
[BP, LEAK, OVERP, SETP] <CR>
Recv: ‘=’ – success
Setting Test Parameters
Set BP Mode
BP_MODE is the default “Preset” mode included in all NIBP units.
UTP_MODE is the optional User Defined T
est Points sof
tware module.
Send:
<SET_BP_MODE> <CR>
[BP_PRESET,UTP_MODE] <CR>
Recv:
‘=’ – success
‘#’ – invalid mode name.
17