Lenze DDS v2.3 Manual de usuario Pagina 313

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 340
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 312
Drive PLC Developer Studio
Appendix
15-3
l DDS EN 2.3
Manage the default behaviour of DDS dialogs
query on Display dialogs expecting user input
query of ok All dialogs behave in accordance with a click on OK
query off no A ll dialogs behave in accordance with a click on No
query off cancel All dialogs behave in accordance with a click on Cancel
Command to call command files as subroutines
call <parameter 1>
...
<parameter 10>
Call command files as subroutines. Up to 10 parameters may be transferred. In the called file, $0 - $9 may be
used to access the parameters.
Set used DDS directories
dir lib <libdir> Set <libdir> as the library directory
dir compile <compiledir> Set <compiledir> as compilation file director y
Delay CMDFILE processing
delay 5000 Wait 5 seconds (accuracy of e xecution in 100ms steps)
Manage the W atch and Receipt Manager
watchlist load <file> Loads the Watch list saved under <file> and opens the associated window ExtrasWLoad Watch lis t
watchlist save <file> Saves the current Watch list under<file> ExtrasWSave Watch list
watchlist set <text> Assign the name <text> to a previously loaded Watch list ExtrasWRename Watch list
watchlist read Update the Watch variable values ExtrasWRead Receipt
watchlist write Assign the Watch variables with the values in the Watch list ExtrasWWrite Receipt
Integrat e libraries
library add
<libraryfile 1>
<libraryfile 2>
...
<libraryfile n>
Attach the specified librar y files t o the library list of the currently open project. If the file path is relative, the library
directory set in the project will be set as the path root.
library delete
[<library 1>
<library 2>
...
<library n>]
Delete all libraries or the specified one from the librar y list of the currently open project.
Copy objects
object copy
<Source project file>
<Source path>
<Target path>
Copy objects from the specified path of the source project file into the target path of the currently open project.
If the source path is the name of an object, that object will be copied. If it is a folder, all objects under this folder
will be copied. In this case, the folder structure under the source folder will be accepted.
If the target path does not yet exist, it will be generated.
Set the communication parameters (gateway, device)
gateway local Set the gateway of the local processor as the current gateway
gateway tcpip
<Address>
<Port>
Set the gateway set in the specified remote processor as the current gateway
<Address>: TCP/IP address or host name of the remote processor
<Port>: TCP/IP port of the remote gateway
Caution:
Only those gateways without a set password can be accessed!
device guid
<guid>
Set the device with the specified GUID as the current device.
The GUID must correspond to the following format:
{01234567-0123-0123-0123- 0123456789ABC}
The curly brackets and hyphens must be located at the specified positions.
device name
<devicename>
Set the device with the specified name as the current device.
Show/Hide Bookmarks
Vista de pagina 312
1 2 ... 308 309 310 311 312 313 314 315 316 317 318 ... 339 340

Comentarios a estos manuales

Sin comentarios