loadIPCInMemoryTable

Syntax

loadIPCInMemoryTable(tableName)

Arguments

tableName is a STRING indicating the name of IPC in-memory table to be loaded.

Details

Load an IPC in-memory table and return its handle.

Note: This function only runs on Linux.

Examples

ipc_t = loadIPCInMemoryTable("ipc_table")
ipc_t
// output
timestamp temperature