・Calls from subprograms are ignored.
Controller ID to be vibrated: 1 to 4
・ControllerID 0 cannot be specified.
・For details on the controller ID, refer to the help for the CONTROLLER function.
Specify left and right controller to vibrate
0 | Left |
1 | Right |
・If not specified, both left and right vibrate.
・In case of held vertically and held horizontally, even if 1 is specified, it is ignored.
Preset vibration pattern number: 0 to 62
・Vibration stops when 0 is specified.
VIBRATE 1,40 VIBRATE 1,0,1:VIBRATE 1,1,3
・Calls from subprograms are ignored.
Controller ID to be vibrated: 1 to 4
・ControllerID 0 cannot be specified.
・For details on the controller ID, refer to the help for the CONTROLLER function.
Specify left and right controller to vibrate
0 | Left |
1 | Right |
・If not specified, both left and right vibrate.
・In case of held vertically and held horizontally, even if 1 is specified, it is ignored.
Vibration frequency (Hz)
・Vibration stops when 0 is specified.
Vibration amplitude: -128.0 to 127.0
・Vibration stops when 0 is specified.
Vibration frequency (Hz)
・Vibration stops when 0 is specified.
Vibration amplitude: -128.0 to 127.0
・Vibration stops when 0 is specified.
VIBRATE 1,440,127,220,64
Controller ID for acquiring vibration status: 1 to 4
・ControllerID 0 cannot be specified.
・For details on the controller ID, refer to the help for the CONTROLLER function.
Specify whether to acquire vibration status of left or right
0 | Left |
1 | Right |
・If not specified, the combined value of the left and right states is returned.
・In the case of held vertically and held horizontally, if 1 is specified, 0 is always returned.
・If it is vibrating, it returns the vibration pattern number. If frequency/amplitude is directly specified, it returns 65535.
・0 when it's not vibrating.
・If the left / right designation is not specified except for held vertically or held horizontally, RightStateValue*65536+LeftStateValue is returned.
・If left and right designation is not specified for held vertically and held horizontally, only the left state value is returned.
PRINT VIBRATE(1,0)
・Calls from subprograms are ignored.
VIBRATE