Hello,
I would drive the VS macro recorder via LV API.
Basically I would send infomations to VS macro recorder and at the same time logging what's happened on VS workplace (e.g. channel value change via workplace control).
Now, when I start the macro recorder directly from the workspac,e I can logging the channel changing value due to workplace control but not the information sent from LV API.
Vice-versa, If I start the macro recorder via API, I can save only the value sent via LV API and not what is due to VS workplace action.
Suggestion?
Workaround?