rem BAFANdisp.vbs - a VB Script
If GETVAL("FAN_START101") = 1 Then
SETVAL "rotatefan101=%ROTATEPLUS 16"
End If
If GETVAL("FAN_START102") = 1 Then
SETVAL "rotatefan102=%LOOPPLUS 36"
End If
If GETVAL("FAN_START103") = 1 Then
SETVAL "rotatefan103=%LOOPMINUS 12"
End If