Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DsInqValuatorGroup(3D)

DoCallback(3D)

DsInputValue(3D)

DoInputSlot(3D)  —  Kubota Pacfic Computer Inc. (\*(Dd)

NAME

DoInputSlot − Create an input slot organizational object

SYNOPSIS

C:

DtObject DoInputSlot()

FORTRAN:

INTEGER∗4 DOIS()

DESCRIPTION

DoInputSlot returns an input slot organizational object.  An input slot is an entry point for decimal values.  It is the primary interface for connecting input events and values to Dor´
e
.  Values generated by either internal or asynchronous external events can be input via the function DsInputValue <DSIV>, which takes a slot object and a DtReal <REAL∗> value and triggers all the valuators attached to that slot.  A valuator is a callback object that depends upon input slots.  See DsInqValuatorGroup for information on how to create a valuator. 

SEE ALSO

DsInqValuatorGroup(3D), DoCallback(3D), DsInputValue(3D)

September 02, 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026