runDeviceSignature
vem.cpd runDeviceSignature cyclic { "none" | "pegasus" }
Description
Generates auCdl view of custom device and adds unique label to the custom device, when set to pegasus. In addition, generates extraction rules and device signatures.
-
none: The flow is run until generating a unique label on the device and creating anauCdlview. -
pegasus: (Default) The entire flow is run and device signatures generated.
GUI Equivalent
Examples
envGetVal("vem.cpd" "runDeviceSignature")
envSetVal("vem.cpd" "runDeviceSignature" 'cyclic "none")
Related Topics
Variables for the Custom Passive Device Authoring Flow
Authoring Custom Passive Devices
Return to top