Group | IO |
---|---|
Description | Export a list of IOs configurations from a project into a file (*.rios) IMPORTANT: Projects whose IOs are exported must be closed. |
Required Control | None |
Usage | ExportIOsConfiguration(project_path_src, dir_path_to_export_ios='', filename='', io_list_name_to_export=[]) IMPORTANT: Projects whose IOs are exported must be closed. Note: We advise specifying the path with r'<path>' format instead of "<path>" to avoid interpretation of the escape character (\t, \n...) Parameters
Returns
|
Input |
|
Output |
|
Exception | Method return 'None' if an error occurred |
Examples | >>> r.ExportIOsConfiguration(r'C:\__WORKSPACE__\tmp\opcua', r'C:\\temp\\rios\\') 'C:\\temp\\rios\\opcua.rios' |
Related Items | ImportIOsConfiguration, GetIOsConfiguration |
Modules | import RtlabApi |
Documentation Home Page ◇ RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.
General
Content
Integrations
App links