manual:chapter6:usb:cmd_usboff


Synopsis


Disable USB port

Stack Diagram


Input Stack Output Stack
Level 1 Level 1

Legend

Type Command
Parallel list processing Group 1
Affected by flags None

Description


The USBOFF command disables the USB driver.

Compatibility


This command is new in newRPL and does not exist in userRPL.

Usage


The following program

« USBOFF
  USBSTATUS
»

executed when an USB connection is present will result in

1:                           #0h
……………………………………………………………………………………

Related Commands


USB Communications 8 NEW

Command Short Description
USBSTATUS Get status of the USB driver NEW
USBRECV Receive an object through USB link NEW
USBSEND Send an object through the USB link NEW
USBOFF Disable USB port NEW
USBON Enable USB port NEW
USBAUTORCV Receive an object and execute it NEW
USBARCHIVE Create a backup on a remote machine NEW
USBRESTORE Restore a backup from a remote machine NEW
  • manual/chapter6/usb/cmd_usboff.txt
  • Last modified: 2019/11/01 14:27
  • by jojo1973