Please enable JavaScript to view this site.

Requires restarting the data monitor.

Syntax

bool restart_monitor()

Result

Returns true if monitor restarted, false otherwise

Example of use:

bool execute(pan3d::object @panel)

{

  ...

  bool re = panel.restart_monitor();

  ...

}

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC