![]() |
ALPHA-VISION® content: SoftPLCNet.ini |
| Entry | Type | Description / Example | Default |
|---|---|---|---|
| Window | integer |
Defines whether an Info Window should be opened
|
0 |
| ComDriverCount | integer |
Number of used CP 341
|
0 |
| Entry | Type | Description / Example | Default |
|---|---|---|---|
| SR-Entrypoint | integer |
Access point for the connection
|
|
| LAddr | integer |
Board identifier according to the settings of the SIMATIC Manager. Value=hex-format
|
0 |
| AG_Typ | integer |
AG-Typ i.E. 300, 318, 400, 416 etc
|
400 |
| SR-Entrypoint<n> (1 <= n <=4) |
integer |
4 access points for hardware connections
|
|
| LAddr<n> (1 <= n <=4) |
integer |
4 board identifier for hardware connections according to the settings of the SIMATIC Manager.
Value is written in hex-format.
|
| Entry | Type | Description / Example | Default | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Count | integer |
Number of connections
|
99 | ||||||||||||||||||||||||||||||||||||
| Conn_<n> | string |
For the send/rec-Interface (ISO):
(<localConn-Id>;<MAC-Address>;<local TSAP>;<remote TSAP> ;<link connection>;<LAddr-Index>;<ServerConn>) For the send/rec-Interface (ISO over TCP / RFC 1006): (<localConn-Id>;<IP-Address>;<local TSAP>;<remote TSAP> ;<link connection>;<LAddr-Index>;<ServerConn>) For SHM-interface: (<localConn-Id>;<remoteConn-Id>;AG<local AG-Number>;PLC<remote AG-Number> ;<link connection>;<LAddr-Index>;<remote LAddr>;<fast connection>) For UDP-interface: (<localConn-Id>;UDP=[<local IP-Address>:]<remoteIP-Address> ;<local Port>;<remote Port>;<LAddr-Index>) For TCP/IP-interface: (<localConn-Id>;TCP=[<local IP-Address>:]<remoteIP-Address> ;<local Port>;<remote Port>;<link connection>;<LAddr-Index>)
|
|||||||||||||||||||||||||||||||||||||
| UDPMax | integer |
The maximum of UDP-packages that can be gathered in the buffer (per connection)
|
1024 |
| Entry | Type | Description / Example | Default |
|---|---|---|---|
| Trace | integer |
Archiving of debug information
|
0 |
| InfoMask | integer |
The mask defines which messages are displayed in the window.
'-1' allows any message to be displayed. |
0 |
| ListBox | integer |
defines whether messages are displayed in the window, '0' - no messages
|
| Entry | Type | Description / Example | Default |
|---|---|---|---|
| SendReceive | string |
Name of a DLL for the Send/Recv-Interface.
The Send/Recv-Interface is used to set up ISO-on-TCP connections between SoftPLC7s. |
s7_sr.dll |
| SharedMemory | string |
Name of a DLL for the SHM-Interface.
The SHM-Interface is user-specific and not at common disposal. For any package send a shared-memory-area is allocated that is made available for other SoftPLC7s. |
schshm.dll |
| Entry | Type | Description / Example | Default |
|---|---|---|---|
| ComPort | integer |
Used COM-Port. Possible values: 1-4 for COM1 – COM4
|
1 |
| LAddr | integer |
LAddr on the CP. (value in hex)
|
0 |
| DelayTime | integer |
'no data'- gap depends on the baud rate also
|
4 |
| MaxTeleCount | integer |
Max. Number of buffered telegrams (1-250)
|
250 |
| PreventOverwriting | integer |
Overwrite old telegrams? 0=no; 1=yes ;(for MaxTeleCount=1 only)
|
1 |
| BaudRate | integer |
Baud rate: 300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 76800
|
9600 |
| DataBits | integer |
Number of data bits: 7 or 8
|
8 |
| StopBits | integer |
Number of stop bits: 1 or 2
|
1 |
| Parity | string |
Parity used: N=no, O=odd, E=even
|
E |