FUNCTION_BLOCK SMC_GSentenceQueue
The sentence queue transports the g-code sentences from the parser (SMC_NCTokenParser) to the interpreter (SMC_NCInterpreter).
SMC_GSentenceQueue.AddDataCapacity (METH)
SMC_GSentenceQueue.AddDataSpaceLeft (METH)
SMC_GSentenceQueue.AppendAddData (METH)
SMC_GSentenceQueue.AppendGExpToken (METH)
SMC_GSentenceQueue.AppendGWord (METH)
SMC_GSentenceQueue.AppendSentence (METH)
SMC_GSentenceQueue.EndOfData (METH)
SMC_GSentenceQueue.ExpTokenCapacity (METH)
SMC_GSentenceQueue.ExpTokenQueueFull (METH)
SMC_GSentenceQueue.ExpTokenSpaceLeft (METH)
SMC_GSentenceQueue.GetGWordIterator (METH)
SMC_GSentenceQueue.GetJumpCommand (METH)
SMC_GSentenceQueue.GetProgramName (METH)
SMC_GSentenceQueue.GetSentenceFromStart (METH)
SMC_GSentenceQueue.GetSentenceIterator (METH)
SMC_GSentenceQueue.Init (METH)
SMC_GSentenceQueue.InitP (METH)
SMC_GSentenceQueue.IsEmpty (METH)
SMC_GSentenceQueue.JumpSubCall (METH)
SMC_GSentenceQueue.JumpSubRet (METH)
SMC_GSentenceQueue.JumpToSentence (METH)
SMC_GSentenceQueue.JumpToTarget (METH)
SMC_GSentenceQueue.NumSentences (METH)
SMC_GSentenceQueue.RemoveFirstSentence (METH)
SMC_GSentenceQueue.ResetJumpTarget (METH)
SMC_GSentenceQueue.SentenceCapacity (METH)
SMC_GSentenceQueue.SentenceQueueFull (METH)
SMC_GSentenceQueue.SentenceSpaceLeft (METH)
SMC_GSentenceQueue.SetEndOfData (METH)
SMC_GSentenceQueue.SetPointers (METH)
SMC_GSentenceQueue.WordCapacity (METH)
SMC_GSentenceQueue.WordQueueFull (METH)
SMC_GSentenceQueue.WordSpaceLeft (METH)