class AmberTech::Grandview

Included Modules

Defined in:

amber_tech/grandview.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.driver_interface : String #

Instance Method Detail

def down(index : Int32 = 0) #

[View source]
def down? #

[View source]
def move(position : MoveablePosition, index : Int32 | String = 0) #

moveable interface


[View source]
def on_load #

[View source]
def status #

[View source]
def stop(index : Int32 | String = 0, emergency : Bool = false) #

stoppable interface


[View source]
def up(index : Int32 = 0) #

compatibility with Screen Technics


[View source]
def up? #

[View source]