- SIGNA MR355 / SIGNA MR360
- Service Manual
- 5856356-3EN Revision 5.0
- Basic Service Documentation. Copyright General Electric Company.
- 00000018WHA1643D0GYZ
- task_st4_j1k_gnb1.3
- Dec 4, 2020 1:02:55 PM
Obtain a protocol count
Learn how to determine the number of protocols on the scanner.
About this task
During an initial IPM implementation, you must count the number of protocols on the imaging device before registering IPM. You will compare this count against the number of protocols imported into IPM at the end of the onboarding process.
Procedure
- In the scanner console, open a Command Prompt/C Shell.
- Navigate to the IPM protocols directory and execute the protocol-count command:
cd /usr/g/wfprotocols/site cat .protoMiscInfo.xml | grep uid | wc -l - Advise the IPM implementation project manager of the returned value.
