API Reference v9.2.0

TranslateResultstruct

Module: ZaberMotionGcode

Represents a result of a G-code block translation.

To use this type, add import ZaberMotionGcode to the top of your source code.

Related Guides:

Index

pProperties

Properties

p

commands

translateResult.commands
[String] Stream commands resulting from the block.
p

warnings

translateResult.warnings
[TranslateMessage] Messages informing about unsupported codes and features.