Search found 3 matches

by JohnPalmerGT
Mon Oct 11, 2021 7:11 am
Forum: MegunoLink
Topic: Calling a serial command function
Replies: 4
Views: 3336

Re: Calling a serial command function

That is a very simple logical solution, thanks.
by JohnPalmerGT
Mon Oct 04, 2021 8:04 am
Forum: MegunoLink
Topic: Calling a serial command function
Replies: 4
Views: 3336

Re: Calling a serial command function

Hi, I will just be running the code inside the function.
by JohnPalmerGT
Thu Sep 23, 2021 7:49 am
Forum: MegunoLink
Topic: Calling a serial command function
Replies: 4
Views: 3336

Calling a serial command function

Hi all, I am trying to call a function that is also one of my serial command functions. I thought this could be an efficient way to reuse a serial command function's code. For example if I have the following function, what syntax is required to call this function? void Cmd_Clutch(CommandParameter &a...