Hardware |
The HardwareTriggerMetafileCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| Duration | Trigger hold duration; minimum 10 µs. | |
| InPin | ||
| InPolarity | ||
| InPort | ||
| IsGeometric |
Returns true if the command describes a path (either with jumps or marks). LaserOn commands (aka drills) are excluded.
(Inherited from BaseMetafileCommand) | |
| Item |
Hardware trigger has no points to return.
(Overrides BaseMetafileCommandItemInt32) | |
| Label | (Overrides BaseMetafileCommandLabel) | |
| Length |
The length of the vector.
(Inherited from BaseMetafileCommand) | |
| MetafileCommandFactory | (Inherited from BaseMetafileCommand) | |
| OutPin | ||
| OutPolarity | ||
| OutPort | ||
| PointCount |
The number of points accessible by the indexer.
(Inherited from BaseMetafileCommand) | |
| SegmentEndPointPair |
The end points of the segment generated by this metafile command. This value functions as a cache to reduce redundant calculations.
(Inherited from BaseMetafileCommand) |