Transcription of Mach3 Version 3
{{id}} {{{paragraph}}}
Mach3 Version Macro Programmers Reference Manual Draft Revision August 22nd, 2010 For Mach3 v3 versions thru iTable of Contents Legacy Scripting Functions Grouped AppendTeachFile ..2 AskTextQuestion ..3 CloseDigFile ..4 CloseTeachFile ..4 Code ..5 CoupleSlave ..6 DeactivateSignal ..7 DoMenu ..8 DoOEMB utton ..10 DoSpinCCW ..10 DoSpinCW ..11 DoSpinStop ..11 EndTHC ..12 FeedRate ..12 GetABSP osition ..13 GetACoor ..14 GetActiveProfileDir ..15 GetCurrentTool ..17 GetDRO ..18 GetLED ..20 GetLoadedGCodeDir ..22 GetMachVersion ..23 GetMainFolder ..23 GetMyWindowsHandle ..24 GetOEMDRO ..24 GetOEMLED ..25 GetPage ..25 GetToolParam.
CloseDigFile() ‘ Close the digitizing file See also: OpenDigFile(), SetProbeActive(), IsProbing() CloseTeachFile Sub CloseTeachFile() This function closes an open Teach file. The file must have previously been opened by either OpenTeachFile, or AppendTeachFile(). If not Teach file is currently open, it does nothing. ...
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}