ProcessViewBrowser-ServerProgramming
Functions
Hyperlink

Functions

int pvHyperlink (PARAM *p, const char *link)
 

Detailed Description

These are the hyperlink routines

Function Documentation

◆ pvHyperlink()

int pvHyperlink ( PARAM p,
const char *  link 
)
Connect to a different server.
eg. link = "pv://hostname:5050"
If you add "+" at the beginning of the URL a new pvbrowser will be started with that URL.
eg. link = "+pv://hostname:5050"