Do you mean defining IP address for the NIU board or do you mean establishing a connection to external server application like DNA or external client application like CCM ?
To set IP address use : IONPI:IP=,MASK=,..... (see alex for details)
To setup connection to external server/client use
IONCI:.....; (also in ALex)
in detail (if NIU is not System-NIU or not already installed, it must be initiated first with cnhui: bpos=x-x-xx; and then iobpi:bpos=x-x-xx,node=yyy):
ionpc:equ=x-x-xx-4,ip=,gate=,mask=;
if not accepted maybe first:
ioeqi:equ=x-x-xx-4,iodev=yyyy,type=network,usage=mml;
Thanks lalrl , you are absolutely right . I must have been in a hurry. This command has only a change command instead of initiation command.
Anyway it is good that this forum is consisting of so obervant and updated people.
The example you try indicate for instance that you want to define a GICI link towards a DNA server. Then there are following issues to invoke :
1) The iodev used must have been defined with IOEQI , check with IODDP;
In addition , if used for anything else than MML , USAGE parameter of IOEQI should say OUT.
2)rport is the TCP port talking to the server , this must be configured the same on the server side.
3) user should be identical to predefined user names. If using DNA , use GICI-x (x=1,2,3 etc.) , if using CCM use user=mis ( I think) and if using applicationlink use user=CSTA (I think) .
Check ALEX for this.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.