You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the block diagram you can see that the selected Grove connector is input into *Grove Thermocouple MCP9600.lvclass:Init.vi*. We then can set the thermocouple type from the Thermocouple Type Value Change event and *Grove Thermocouple MCP9600.lvclass:Set Thermocouple Type.vi*.
71
71
Next we loop round the event structure and use the timeout to poll the Sensors using *Grove Thermocouple MCP9600.lvclass:Read Temperature.vi*. Pressing Stop will fire the Stop event and exit the loop.
0 commit comments