EasyManua.ls Logo

Reach RT-PoE5 - Short; Show

Default Icon
43 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...
Reach PoE5 Tester Manual 1.8 03/25/2021 Page 31
:p16 350 mA<CR><LF>
SHORT
Description Controls a relay that can short the UUT power before the full wave
bridge. Using two values separated with a comma allows the main and
alt pairs to be set differently, or a single value will be applied to both
pairs. WARNING - SHORTING AT FULL POWER CAN DAMAGE
UUT.
The default state is off for both pairs.
Command: short <on|off|0,0|0,1|1,0|1,1>
Response: printf(":p%d short %d\r\n", port, val);
Example: p1 short 1
Example response: :p1 short 1<CR><LF>
SHOW
Description
Shows the current (last-sent) state of a specific command. For the ‘set
and ‘pwr’ values, will also indicate which control mode (set/current or
pwr/power) is in effect for each port.
Command:
show
<cl|det|cap|conn|set|pwr|ext|shor|sin|mps|inr>
Response:
Depends on selected command, but is the same as
the response of that command.
Example:
p1 sh cl
Example response:
:p1 class 0,1<CR><LF>
Example:
p1 set 1000
p1 sh pwr
Example response:
:p1 in SET control mode
Example:
p1 pwr 100
p1 sh set
Example response:
:p1 in PWR control mode