set_winding_coil#
- MotorCAD.set_winding_coil(phase, path, coil, go_slot, go_position, return_slot, return_position, turns)#
Set go and return slots, positions, and turns for the winding coil.
- Parameters:
- phase
int - path
int - coil
int - go_slot
int - go_position
str Position values for the upper and lower paths of a go slot can be lowercase alphabetic characters, such as
"a","b", and"c". Position values for left and right paths of a go slot are"L"and"R".- return_slot
int - return_position
str Position values for the upper and lower paths of a return slot can be lowercase alphabetic characters, such as
"a","b", and"c". Position values for left and right paths of a return slot are"L"and"R".- turns
int
- phase