SMC_GSentenceQueue (FB)ΒΆ
FUNCTION_BLOCK SMC_GSentenceQueue
The sentence queue transports the g-code sentences read using |SMC_ReadNCFromStram| or SMC_ReadNCFile2 to the interpreter (SMC_NCInterpreter).
Methods:
Structure:
- AddDataCapacity (Method)
- AddDataSpaceLeft (Method)
- AppendAddData (Method)
- AppendGExpToken (Method)
- AppendGWord (Method)
- AppendSentence (Method)
- EndOfData (Method)
- ExpTokenCapacity (Method)
- ExpTokenQueueFull (Method)
- ExpTokenSpaceLeft (Method)
- GetGWordIterator (Method)
- GetJumpCommand (Method)
- GetProgramName (Method)
- GetSentenceFromStart (Method)
- GetSentenceIterator (Method)
- Init (Method)
- InitP (Method)
- IsEmpty (Method)
- JumpSubCall (Method)
- JumpSubRet (Method)
- JumpToSentence (Method)
- JumpToTarget (Method)
- NumSentences (Method)
- RemoveFirstSentence (Method)
- ResetJumpTarget (Method)
- SentenceCapacity (Method)
- SentenceQueueFull (Method)
- SentenceSpaceLeft (Method)
- SetEndOfData (Method)
- SetPointers (Method)
- WordCapacity (Method)
- WordQueueFull (Method)
- WordSpaceLeft (Method)