User Tools

Site Tools


jvs:fscan:manual:chapter2:connect

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
jvs:fscan:manual:chapter2:connect [2011/03/31 14:49] – external edit 127.0.0.1jvs:fscan:manual:chapter2:connect [2012/01/20 16:55] voyvodic
Line 35: Line 35:
 If you attempt to WRITE or QUERY a connection, that has not yet been opened, CONNECT will If you attempt to WRITE or QUERY a connection, that has not yet been opened, CONNECT will
 look for the HOSTPORT specification in a user variable called "connect_CNXNNAME" (where CNXNNAME is the name of the connection). If found, CONNECT will attempt an auto-connection to that network location before attempting the WRITE/QUERY.  This is equivalent to inserting the command:\\ look for the HOSTPORT specification in a user variable called "connect_CNXNNAME" (where CNXNNAME is the name of the connection). If found, CONNECT will attempt an auto-connection to that network location before attempting the WRITE/QUERY.  This is equivalent to inserting the command:\\
 +<code>
    -connect name $connect_name    -connect name $connect_name
 +</code>
 To use this feature the default HOSTPORT should be predefined, as in the [[jvs:fscan:manual:chapter1:configfile|CONFIG]] file. To use this feature the default HOSTPORT should be predefined, as in the [[jvs:fscan:manual:chapter1:configfile|CONFIG]] file.
  
jvs/fscan/manual/chapter2/connect.txt · Last modified: 2024/06/21 15:44 by 127.0.0.1