Start and stop one-lines
Use the following Cicode functions if you need to start or stop AdvOneLine.exe.
To stop AdvOneLine.exe, call PLS_StopAdvOneLine(STRING sIOServer="",STRING sCluster="")
To start AdvOneLine.exe, call PLS_StartAdvOneLine(STRING sIOServer="",STRING sCluster="")
NOTE: Call these functions only on an I/O Server that is communicating with a One-Line memory device (zOL).
NOTES:
- If the default parameters are used, the functions will run on the local machine.
- If you call the function from a remote server, enter the I/O Server name and cluster to run the function on that server. You must be logged in to perform this action.