RTD Interfaz

Definición

Representa un objeto de datos en tiempo real.

public interface class RTD
[System.Runtime.InteropServices.Guid("0002446E-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface RTD
Public Interface RTD
Atributos

Comentarios

Utilice la RTD propiedad del _Application objeto para devolver un objeto RTD .

Propiedades

ThrottleInterval

Devuelve o establece un entero que indica el intervalo de tiempo entre las actualizaciones.

Métodos

RefreshData()

Solicita una actualización de datos en tiempo real desde el servidor de datos en tiempo real.

RestartServers()

Vuelve a establecer conexión con un servidor de datos en tiempo real (RTD).

Se aplica a