Hi Dr James,
I have managed to find the dialog window which allows me to change the
timeout. But the problem still persists.
The detail instruction given by W2 document is as follows:
1. Power up W2 and log in.
2. Start RMT_DEV on W2, please remember that the command is case
sensitive.
java –r –w –classpath wrc.jar fb.rt.RMT_DEV –n WRCDEV1 –p
wrc;math;ita;
3. Load Function Block Editor through editorWRC.bat on your PC.
4. Open -> XML file, select W2KIAIO_TESTR.sys.
5. Check the setting of DEV1.MGR_ID, make sure that it is
configured with the right ip address that assigned to W2 (you can find
it from the snap.ini).
6. Change Run->Wait to 4000 ms.
7. Start application via Run->Launch.
8. When the W2KIAIO_TESTER interface pop-up, user can adjust
analog output value and read input value through HMI shown in Figure
1, here we assume that analog pin 0 is output pin and pin 8 is input
pin. User can connect these two pins together with one wire.
After I typed "java –r –w –classpath wrc.jar fb.rt.RMT_DEV –n WRCDEV1 –
p wrc;math;ita;" in SnapDev 1.5.0, it gave me a line saying: MGR_ID =
"
192.168.1.145:61499". I noticed that in the XML code of this
application (in FBDK) there is one line: <Parameter Name="MGR_ID"
Value=""192.168.1.145:61499"" />. If run the application with
this line unchanged, it would give "NO_SOCKET" message. Then I tried
to remove the """ and run again but it was still not working.
Could you please kindly help me to figure out what is the problem?
Regards
On Feb 13, 11:52 pm, Jim Christensen <
james.h.christen...@gmail.com>
wrote:
> > Thanks- Hide quoted text -
>
> - Show quoted text -