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
Copy file name to clipboardExpand all lines: ConfigFiles/config-PhoHomeTesting-06-02-2021.h
+18-18Lines changed: 18 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -5,25 +5,25 @@ Specifies what ports to open. Imported by config.h.
5
5
*/
6
6
7
7
// All:
8
-
enum { NUM_CHANNELS=7 };
9
-
#defineglobalLabjackInputPortNames { "AIN0","AIN1","AIN2","AIN3","FIO_STATE","SYSTEM_TIMER_20HZ", "STREAM_DATA_CAPTURE_16"} // FIO_STATE: Read the state of the 8 bits of FIO in a single binary-encoded value.
//#define globalLabjackInputPortNames { "AIN0","AIN1","AIN2","AIN3","FIO_STATE","SYSTEM_TIMER_20HZ", "STREAM_DATA_CAPTURE_16"} // FIO_STATE: Read the state of the 8 bits of FIO in a single binary-encoded value.
// unsigned long long milliseconds_since_epoch = std::chrono::duration_cast<std::chrono::milliseconds>(this->lastCaptureComputerTime.time_since_epoch()).count();
0 commit comments