![Reach Technology PoE4N/10G Скачать руководство пользователя страница 20](http://html1.mh-extra.com/html/reach-technology/poe4n-10g/poe4n-10g_manual_1424858020.webp)
Reach PoE4N/10G Tester Manual 1.1
06/15/2020
Page 20
DETECT
Description
Sets the IEEE 802.3af/at detect signature.
Command:
det[ect] [ok|hi]
Arguments:
ok
signature resistance 24.9K 1%
hi
signature resistance 36K 1%
Response:
printf(":p%d det %s\n", port, arg);
EXT
Description
Controls the connection of the data path from one test port to another.
The data path is connected between adjacent ports: 1-2, 3-4, etc. when
the ext command is set on for both ports. This is necessary for the ports
to send data to each other. When ext is off, the data path is open.
Command:
ext[ernal] [on|off]
Response:
printf(":p%d Ext Ref %d\n", port, state);
state
= 1 or 0 for on and off respectively.
MEASURE
Description
Measures the voltage from the UUT (center taps of GbE magnetics) of
the main. Reports the voltage as either positive or negative depending on
the polarity of the pair. The “Cisco” standard 1,2 = negative, 3,6 =
positive is reported as a positive voltage.
Command:
meas[ure]
Response:
printf(":p%d %d.%uV\n\r",port,fval);
The result will be between 0.0 and 60.0
Example:
p1 meas
Example response: :
p1 50.5V, 0.0V<CR><LF>