OriginLab Corporation - Scientific Graphing and Data Analysis Software - 2D graphs, 3D graphs, Contour Plots, Statistical Charts, Data Exploration, Statistics, Curve Fitting, Signal Processing, and Peak Analysis

group_server

Contents

Menu Information

Set Group Folder Location

Brief Information

Set up the Group Folder location for both group leader and members

Additional Information

Minimum Origin Version Required: 8.0 SR5

Command Line Usage

  1. group_server path:="\\emily\New Folder" server:=1; // update Group Folder for a Group Leader
  2. group_server path:="\\emily\New Folder" server:=0; // update Group Folder for a client machine

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Group Folder UNC Path path

Input

string

<unassigned>
Specify the UNC path of the Group Folder.
Group Leader Machine server

Input

int

0
Specify whether the current machine is a Group Leader Machine.

Description

Origin users managed by a concurrent FLEXlm license can use the Group Folder feature, where a group leader or server machine, can share various Origin file types with multiple group members or client machines. This function can set up the Group Folder location for both the group leader and the members.

Note: The group folder should be a web-shared or local-shared folder accessible to the group leader machine and all the client machines.

Algorithm

References

Related X-Functions

groupmgr, updateUFF