CreateChannel

CreateChannel[]

生成された名前を持つ,チャネル通信用の新規チャネルを作成する.

CreateChannel["path"]

現在認証されているユーザのホームエリアと相対的な指定のパスにチャネルを作成する.

CreateChannel[object]

指定されたChannelObject指定に基づいてチャネルを作成する.

詳細とオプション

  • CreateChannel["path"]は,URL $ChannelBase/users/$WolframID/path に,ユーザのチャネルベースとWolfram IDから決定したチャネルを作成する.
  • CreateChannelにはChannelObjectと同じオプションを使うことができる.
  • CreateChannel[channel, opts]で指定されたオプションは,チャネルオブジェクト channel のオプションを無効にする.
  • 全オプションのリスト

例題

すべて開くすべて閉じる

  (2)

新規無名チャネルを作る:

チャネルを削除する:

現在認証されているユーザのホームエリアにある新チャネル:

チャネルを削除する:

スコープ  (3)

指定されたUUIDを使って共有エリアにチャネルを作る:

チャネルを削除する:

自分のホームエリアのサブディレクトリに名前付きチャネルを作る:

チャネルを削除する:

ChannelObject指定を使ってチャネルを作る:

チャネルを削除する:

特性と関係  (6)

CreateChannelChannelObjectを返す:

チャネルを削除する:

Optionsを使ってサーバに保存されたチャネルオプションを取り出す:

特定のオプションを取り出す:

チャネルを削除する:

SetOptionsを使ってサーバ上のチャネルオプションを変える:

チャネルを削除する:

FindChannelsCreateChannelによって作られたチャネルを見付ける:

チャネルを削除する:

DeleteChannelCreateChannelで作られたチャネルを削除する:

ChannelReceiverFunctionを配備すると,クラウドオブジェクトが作られる他に,チャネルブローカサーバにチャネルが作られる:

チャネルを削除する:

考えられる問題  (2)

チャネルの作成にはWolframクラウドに接続しなければならない:

Wolframクラウドに接続してチャネルを作る:

チャネルを削除する:

自分以外のユーザのホームエリアでチャネルを作ることはできない:

自分のホームエリアでチャネルを作る:

チャネルを削除する:

Wolfram Research (2016), CreateChannel, Wolfram言語関数, https://reference.wolfram.com/language/ref/CreateChannel.html (2017年に更新).

テキスト

Wolfram Research (2016), CreateChannel, Wolfram言語関数, https://reference.wolfram.com/language/ref/CreateChannel.html (2017年に更新).

CMS

Wolfram Language. 2016. "CreateChannel." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/CreateChannel.html.

APA

Wolfram Language. (2016). CreateChannel. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CreateChannel.html

BibTeX

@misc{reference.wolfram_2024_createchannel, author="Wolfram Research", title="{CreateChannel}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/CreateChannel.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_createchannel, organization={Wolfram Research}, title={CreateChannel}, year={2017}, url={https://reference.wolfram.com/language/ref/CreateChannel.html}, note=[Accessed: 21-November-2024 ]}