![Reach Technology PoE4N/10G Скачать руководство пользователя страница 22](http://html1.mh-extra.com/html/reach-technology/poe4n-10g/poe4n-10g_manual_1424858022.webp)
Reach PoE4N/10G Tester Manual 1.1
06/15/2020
Page 22
STATUS
Description
Returns the "Power Good" status of the IEEE load controllers. The
power status is active when the IEEE controller is receiving power above
the UVLO value and the load capacitor is charged. Also reports if an
over temperature condition occurred that caused the port to be shut
down.
Command:
st[atus]
Response:
printf(":p%d PWR %d, PWR2 %d\n",port, state1,
state2);
state
= 1 or 0 for on and off respectively.
TEMPERATURE
Description
Reports the temperature of the drain pin of the MOSFET load, as
measured on the line card PCB.
Command:
temp[erature]
Response:
printf(":p%d %3d C\n", port, tempC);