<< Click to Display Table of Contents >> Navigation: »No topics above this level« ModuleListOptions Enumeration |
Otions for uploading the module list
[Visual Basic]
Public Enum ModuleListOptions
[C#]
public enum ModuleListOptions
Member Name |
Description |
INA2000CompatibleMode |
Depending on the CPU state lists the module list (RUN) or the diagnostic module list (DIAGNOSE). |
INA2000List |
Lists module using the INA2000 MODList function. The result depends on the state of the CPU. |
INA2000DiagnosisList |
Lists module using the INA2000 DIAGList function. The result depends on the state of the CPU. |
All |
Lists all modules on the PLC for ANSL connections. For INA2000 connections wil result in INA2000CompatibleMode result list. |
Namespace: BR.AN.PviServices
Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)
Generated from assembly BR.AN.PviServices [8.1.0.4]