Files
Helmholtz_Test_Bench/globals.py
T

22 lines
300 B
Python

global Coil_const
global ambientField
global xyPort
global zPort
global xyDevice
global zDevice
global xAxis
global yAxis
global zAxis
global resistances
global maxAmps
global maxWatts
global arduino
relayPins = [1, 2, 3] # digital pin on the Arduino for switching relay of each axis [x,y,z]