Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Is the server working?

To test whether the Server server is working, use POSI:EP02:400:MTLM_LGC_BYPV, e.g.

Code Block
caput POSI:EP02:400:MTLM_LGC_BYPV 1
//wait 10 seconds
caput POSI:EP02:400:MTLM_LGC_BYPV 0

Verify in the MpsGui (not in cmlog).

...

Check if the MPS client connects
Code Block
iocegr@lcls-builder$ iocConsole ioc-bsy0-mp01

/* Be very careful here */
Cexp@ioc-bsy0-mp01>printHistoryServerList()
172.27.8.41:30001       Time-to-live: 20        Is Connected: Yes
0x00000000 (0)

CTRL-a then d to exit

...